/*Use the opacity property to add transparency to a button (creates a "disabled" look)*/ /*You can also add the cursor property with a value of "not-allowed", which will display a "no parking sign" when you mouse over the button*/
Use the opacity property to add some transparency to the button (make it look disabled):